﻿2025-11-28T06:49:19.1236734Z Current runner version: '2.329.0'
2025-11-28T06:49:19.1274176Z ##[group]Runner Image Provisioner
2025-11-28T06:49:19.1275524Z Hosted Compute Agent
2025-11-28T06:49:19.1276518Z Version: 20251016.436
2025-11-28T06:49:19.1277728Z Commit: 8ab8ac8bfd662a3739dab9fe09456aba92132568
2025-11-28T06:49:19.1278973Z Build Date: 2025-10-15T20:44:12Z
2025-11-28T06:49:19.1279931Z ##[endgroup]
2025-11-28T06:49:19.1280987Z ##[group]Operating System
2025-11-28T06:49:19.1282166Z Ubuntu
2025-11-28T06:49:19.1283042Z 24.04.3
2025-11-28T06:49:19.1283960Z LTS
2025-11-28T06:49:19.1284921Z ##[endgroup]
2025-11-28T06:49:19.1285930Z ##[group]Runner Image
2025-11-28T06:49:19.1287033Z Image: ubuntu-24.04
2025-11-28T06:49:19.1287963Z Version: 20251112.124.1
2025-11-28T06:49:19.1289814Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20251112.124/images/ubuntu/Ubuntu2404-Readme.md
2025-11-28T06:49:19.1293144Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20251112.124
2025-11-28T06:49:19.1294967Z ##[endgroup]
2025-11-28T06:49:19.1297081Z ##[group]GITHUB_TOKEN Permissions
2025-11-28T06:49:19.1299980Z Contents: read
2025-11-28T06:49:19.1300883Z Metadata: read
2025-11-28T06:49:19.1302270Z PullRequests: write
2025-11-28T06:49:19.1303189Z ##[endgroup]
2025-11-28T06:49:19.1305861Z Secret source: Actions
2025-11-28T06:49:19.1307346Z Prepare workflow directory
2025-11-28T06:49:19.1744198Z Prepare all required actions
2025-11-28T06:49:19.1799511Z Getting action download info
2025-11-28T06:49:19.5482057Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2025-11-28T06:49:19.9906387Z Download action repository 'hashicorp/setup-terraform@v3' (SHA:b9cd54a3c349d3f38e8881555d616ced269862dd)
2025-11-28T06:49:20.3626360Z Download action repository 'google-github-actions/auth@v2' (SHA:c200f3691d83b41bf9bbd8638997a462592937ed)
2025-11-28T06:49:20.7504463Z Download action repository 'actions/github-script@v7' (SHA:f28e40c7f34bde8b3046d885e986cb6290c5673b)
2025-11-28T06:49:21.1964544Z Complete job name: Terraform Plan (staging)
2025-11-28T06:49:21.2643501Z ##[group]Run actions/checkout@v4
2025-11-28T06:49:21.2644967Z with:
2025-11-28T06:49:21.2645729Z   repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.2647002Z   token: ***
2025-11-28T06:49:21.2647653Z   ssh-strict: true
2025-11-28T06:49:21.2648353Z   ssh-user: git
2025-11-28T06:49:21.2649065Z   persist-credentials: true
2025-11-28T06:49:21.2649869Z   clean: true
2025-11-28T06:49:21.2650586Z   sparse-checkout-cone-mode: true
2025-11-28T06:49:21.2651619Z   fetch-depth: 1
2025-11-28T06:49:21.2652320Z   fetch-tags: false
2025-11-28T06:49:21.2653074Z   show-progress: true
2025-11-28T06:49:21.2653800Z   lfs: false
2025-11-28T06:49:21.2654456Z   submodules: false
2025-11-28T06:49:21.2655198Z   set-safe-directory: true
2025-11-28T06:49:21.2656247Z ##[endgroup]
2025-11-28T06:49:21.3820728Z Syncing repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.3824301Z ##[group]Getting Git version info
2025-11-28T06:49:21.3828243Z Working directory is '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.3830272Z [command]/usr/bin/git version
2025-11-28T06:49:21.3922612Z git version 2.51.2
2025-11-28T06:49:21.3947489Z ##[endgroup]
2025-11-28T06:49:21.3964874Z Temporarily overriding HOME='/home/runner/work/_temp/56c25747-f979-4f52-8aa2-7cdf92a95cd3' before making global git config changes
2025-11-28T06:49:21.3971713Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T06:49:21.3975772Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.4014277Z Deleting the contents of '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.4022937Z ##[group]Initializing the repository
2025-11-28T06:49:21.4025831Z [command]/usr/bin/git init /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.4138864Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-11-28T06:49:21.4142852Z hint: is subject to change. To configure the initial branch name to use in all
2025-11-28T06:49:21.4147812Z hint: of your new repositories, which will suppress this warning, call:
2025-11-28T06:49:21.4151644Z hint:
2025-11-28T06:49:21.4154987Z hint: 	git config --global init.defaultBranch <name>
2025-11-28T06:49:21.4156743Z hint:
2025-11-28T06:49:21.4158754Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-11-28T06:49:21.4162127Z hint: 'development'. The just-created branch can be renamed via this command:
2025-11-28T06:49:21.4164407Z hint:
2025-11-28T06:49:21.4165453Z hint: 	git branch -m <name>
2025-11-28T06:49:21.4166681Z hint:
2025-11-28T06:49:21.4168436Z hint: Disable this message with "git config set advice.defaultBranchName false"
2025-11-28T06:49:21.4172138Z Initialized empty Git repository in /home/runner/work/archie-platform-v3/archie-platform-v3/.git/
2025-11-28T06:49:21.4178131Z [command]/usr/bin/git remote add origin https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.4208855Z ##[endgroup]
2025-11-28T06:49:21.4211516Z ##[group]Disabling automatic garbage collection
2025-11-28T06:49:21.4213736Z [command]/usr/bin/git config --local gc.auto 0
2025-11-28T06:49:21.4248206Z ##[endgroup]
2025-11-28T06:49:21.4250533Z ##[group]Setting up auth
2025-11-28T06:49:21.4254077Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T06:49:21.4292067Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T06:49:21.4660353Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T06:49:21.4695606Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T06:49:21.4948047Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T06:49:21.4983080Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T06:49:21.5222202Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-11-28T06:49:21.5260678Z ##[endgroup]
2025-11-28T06:49:21.5264912Z ##[group]Fetching the repository
2025-11-28T06:49:21.5273683Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09:refs/remotes/pull/175/merge
2025-11-28T06:49:22.0475744Z From https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:22.0476610Z  * [new ref]         08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09 -> pull/175/merge
2025-11-28T06:49:22.0533783Z ##[endgroup]
2025-11-28T06:49:22.0534656Z ##[group]Determining the checkout info
2025-11-28T06:49:22.0535756Z ##[endgroup]
2025-11-28T06:49:22.0536374Z [command]/usr/bin/git sparse-checkout disable
2025-11-28T06:49:22.0562538Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-11-28T06:49:22.0588433Z ##[group]Checking out the ref
2025-11-28T06:49:22.0591761Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/175/merge
2025-11-28T06:49:22.1248529Z Note: switching to 'refs/remotes/pull/175/merge'.
2025-11-28T06:49:22.1256662Z 
2025-11-28T06:49:22.1257748Z You are in 'detached HEAD' state. You can look around, make experimental
2025-11-28T06:49:22.1260860Z changes and commit them, and you can discard any commits you make in this
2025-11-28T06:49:22.1262282Z state without impacting any branches by switching back to a branch.
2025-11-28T06:49:22.1262911Z 
2025-11-28T06:49:22.1263367Z If you want to create a new branch to retain commits you create, you may
2025-11-28T06:49:22.1264348Z do so (now or later) by using -c with the switch command. Example:
2025-11-28T06:49:22.1264915Z 
2025-11-28T06:49:22.1265178Z   git switch -c <new-branch-name>
2025-11-28T06:49:22.1265429Z 
2025-11-28T06:49:22.1265575Z Or undo this operation with:
2025-11-28T06:49:22.1265831Z 
2025-11-28T06:49:22.1265959Z   git switch -
2025-11-28T06:49:22.1266149Z 
2025-11-28T06:49:22.1266501Z Turn off this advice by setting config variable advice.detachedHead to false
2025-11-28T06:49:22.1266901Z 
2025-11-28T06:49:22.1267317Z HEAD is now at 08dee3a Merge 05d6d4f1f3ed583db0d618775b3806e4c1c948c8 into 57252f590e22b28209a166f542301e795e138302
2025-11-28T06:49:22.1268789Z ##[endgroup]
2025-11-28T06:49:22.1269547Z [command]/usr/bin/git log -1 --format=%H
2025-11-28T06:49:22.1269976Z 08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09
2025-11-28T06:49:22.1402273Z ##[group]Run hashicorp/setup-terraform@v3
2025-11-28T06:49:22.1402752Z with:
2025-11-28T06:49:22.1403034Z   terraform_version: 1.10.0
2025-11-28T06:49:22.1403491Z   cli_config_credentials_hostname: app.terraform.io
2025-11-28T06:49:22.1404005Z   terraform_wrapper: true
2025-11-28T06:49:22.1404311Z ##[endgroup]
2025-11-28T06:49:22.7313614Z [command]/usr/bin/unzip -o -q /home/runner/work/_temp/c168fcc2-4f54-4365-82d9-c2fd20f08195
2025-11-28T06:49:23.4774241Z ##[group]Run google-github-actions/auth@v2
2025-11-28T06:49:23.4774553Z with:
2025-11-28T06:49:23.4774754Z   create_credentials_file: true
2025-11-28T06:49:23.4774991Z   export_environment_variables: true
2025-11-28T06:49:23.4775238Z   universe: googleapis.com
2025-11-28T06:49:23.4775451Z   cleanup_credentials: true
2025-11-28T06:49:23.4775676Z   access_token_lifetime: 3600s
2025-11-28T06:49:23.4776046Z   access_token_scopes: https://www.googleapis.com/auth/cloud-platform
2025-11-28T06:49:23.4776411Z   id_token_include_email: false
2025-11-28T06:49:23.4776620Z env:
2025-11-28T06:49:23.4776993Z   TERRAFORM_CLI_PATH: /home/runner/work/_temp/c75bcdbe-b1f2-4b25-b00b-902a842533e0
2025-11-28T06:49:23.4777368Z ##[endgroup]
2025-11-28T06:49:23.5642998Z ##[error]google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
2025-11-28T06:49:23.5803818Z Post job cleanup.
2025-11-28T06:49:23.6608049Z Skipping credential cleanup - $GOOGLE_GHA_CREDS_PATH is not set.
2025-11-28T06:49:23.6728932Z Post job cleanup.
2025-11-28T06:49:23.7696244Z [command]/usr/bin/git version
2025-11-28T06:49:23.7747437Z git version 2.51.2
2025-11-28T06:49:23.7794478Z Temporarily overriding HOME='/home/runner/work/_temp/d9d0ec6f-50ea-4f75-aba7-9888c5e705f3' before making global git config changes
2025-11-28T06:49:23.7796409Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T06:49:23.7800634Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:23.7839910Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T06:49:23.7880043Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T06:49:23.8122382Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T06:49:23.8144373Z http.https://github.com/.extraheader
2025-11-28T06:49:23.8160117Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2025-11-28T06:49:23.8195792Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T06:49:23.8429099Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T06:49:23.8464633Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T06:49:23.8811550Z Cleaning up orphan processes
